|
Orchestration SDK 5.12.0
|
#include <ActivationParams.h>
Inherits NSObject.
Inherited by OnlineActivationParams.
Properties | |
| id< ActivationDelegate > | activationDelegate |
| CryptoAppIndex | cryptoAppIndex |
An ActivationParams object provides parameters for an activation process.
Note:an instance of this class must be provided to the OrchestrationProtocol instance when starting the activation process (using (OrchestrationProtocol#startActivation:(ActivationParams *)).
|
readnonatomicweak |
ActivationDelegate that will be used during activation.
|
readwritenonatomicassign |
The cryptographic application index that the should be used during post activation.